Skip to content

updated robots.txt, added link to llms - #173

Merged
arhimede merged 3 commits into
developfrom
issue-167
Aug 26, 2026
Merged

updated robots.txt, added link to llms#173
arhimede merged 3 commits into
developfrom
issue-167

Conversation

@bidi47

@bidi47 bidi47 commented Aug 26, 2026

Copy link
Copy Markdown
Member
  • refactored code - moved non-handler functions into Service
  • added content negotiation to index, pages, blog posts
  • added link to llms.txt, llms-full.txt in header
  • updated robots.txt

Signed-off-by: bidi47 <bidi@apidemia.com>
@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 77.27273% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.15%. Comparing base (748c262) to head (8d3b92d).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
...og/src/Factory/Post/PostResourceHandlerFactory.php 0.00% 7 Missing ⚠️
...actory/Category/CategoryResourceHandlerFactory.php 0.00% 5 Missing ⚠️
...rc/Factory/Author/AuthorResourceHandlerFactory.php 0.00% 3 Missing ⚠️
...Blog/src/Factory/Tag/TagResourceHandlerFactory.php 0.00% 3 Missing ⚠️
src/Blog/src/Handler/GetTagResourceHandler.php 0.00% 2 Missing ⚠️
src/Blog/src/Service/BlogService.php 93.75% 2 Missing ⚠️
src/App/src/Factory/GetIndexViewHandlerFactory.php 0.00% 1 Missing ⚠️
...rc/Blog/src/Handler/GetCategoryResourceHandler.php 66.66% 1 Missing ⚠️
src/Blog/src/Handler/GetPostResourceHandler.php 93.33% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #173      +/-   ##
=============================================
+ Coverage      57.48%   58.15%   +0.66%     
- Complexity       490      506      +16     
=============================================
  Files             82       85       +3     
  Lines           1943     1993      +50     
=============================================
+ Hits            1117     1159      +42     
- Misses           826      834       +8     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

bidi47 added 2 commits August 26, 2026 16:54
Signed-off-by: bidi47 <bidi@apidemia.com>
Signed-off-by: bidi47 <bidi@apidemia.com>
@bidi47
bidi47 requested a review from arhimede August 26, 2026 14:02
@arhimede
arhimede merged commit 8e9a8a6 into develop Aug 26, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants